home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / comm / mebbs / ztick10.lha / ZTick.CFG < prev    next >
Text File  |  1994-12-08  |  4KB  |  116 lines

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ;
  3. ;Start of MY operational config file
  4. ;
  5. PASSWORD:    1:273/912.0   PASS1
  6. NOPASSWORD:  1:2607/101.0
  7. NOPASSWORD: 40:702/1.0
  8. PASSWORD:    1:268/110     PASS2
  9. PASSWORD:   40:702/100.0   PASS3
  10. PASSWORD:    1:273/717.0   PASS4
  11. PASSWORD:    1:268/114.0   PASS5
  12. PASSWORD:   42:1013/1.0    PASS6
  13. ;
  14. CHECK_CRC
  15. ;
  16. BAD: MEBBSNet:mebbs/bad/
  17. ;
  18. IN: MEBBSNet:IN1/
  19. ;
  20. OUT: MEBBSNet:OUT1/
  21. ;
  22. BUFFERSIZE: 16
  23. ;*************************************************************************
  24. ; ZTick Configuration Data
  25. ;
  26. ;
  27. ; Rules: Keywords must end in a colon (:) and all fields must be separated
  28. ; by at least one space and appear on the same line.  Text starting with
  29. ; or placed after a semicolon is considered a comment and is ignored.
  30. ; All keywords except one will end in a colon ':'.
  31. ;
  32. ; Keywords:
  33. ;
  34. ; PASSWORD: - Keyword to define a password with a certain system.  Must be
  35. ; followed by the address and then the password.  Password length can not
  36. ; exceed 10 characters.  I recommend using 8 or less.
  37. ;
  38. ; NOPASSWORD: - Alternative to PASSWORD:.  Defines a system that will not have
  39. ; a password to protect the .TIC files.  The keyword is followed by the address
  40. ; of the system only.
  41. ;
  42. ; Note: Both PASSWORD and NOPASSWORD accept at minimum Net/Node address
  43. ; definitions.  At this time Zone 1 is assumed when no Zone number is provided.
  44. ; The point address is assumed 0 unless specified.  If you have multiple zones and
  45. ; have problems, look for an omitted zone value.  If a .TIC file does not
  46. ; have a password and does not match a NOPASSWORD: defined node, or if an
  47. ; incorrect password is found to a match in a defined PASSWORD:, or no match
  48. ; at all is found for that node, the file and the .TIC will end up in the
  49. ; BAD: directory, wherever it's defined.
  50. ;
  51. ; CHECK_CRC - If present, it enables the CRC-32 check on the inbound file.
  52. ; If not present, CRC checking is disabled.  This is the only keyword that
  53. ; does not end in a colon (:)
  54. ;
  55. ; LOGFILE: - If not present, MEBBSNet:Ztick.LOG is the default.  If LOGFILE:
  56. ; is present, you need to include the entire path and filename.  See the 
  57. ; template below.
  58. ;
  59. ; BAD: - If not present, MEBBSNet:bad/ is the default.  If BAD: is present,
  60. ; you need to include the entire path.  See the template below.
  61. ;
  62. ; IN: - If not present, MEBBSNet:in/ is the default.  If IN: is present,
  63. ; you need to include the entire path.  See the template below.
  64. ;
  65. ; OUT: - If not present, MEBBSNet:out/ is the default.  If OUT: is present,
  66. ; you need to include the entire path.  See the template below.
  67. ;
  68. ; BUFFERSIZE: if not present, 16K is the default.  This is the size, in Kbytes
  69. ; of the Copy and CRC buffer used when running.  Values of 4-1024 are
  70. ;  permitted, anything else is ignored.
  71. ;
  72. ;
  73. ;Templates: (Square brackets '[]' used to show that item is optional; '<>' parameter required)
  74. ;
  75. ;
  76. ; PASSWORD: [zone:]net/node[.point] <PASSWORD>
  77. ;
  78. ; NOPASSWORD: [zone:]net/node[.point]
  79. ;
  80. ; LOGFILE: dev:[dir/]file   ; Redirected LOGFILE: output.
  81. ;                     ^
  82. ; BAD: dev:[dir/]     |     ; Redirected BAD: directory path.
  83. ;                     |
  84. ; IN: dev:[dir/]      |     ; Optional INbound path.
  85. ;                     |
  86. ; OUT: dev:[dir/]     |     ; Optional OUTbound path.
  87. ;                     |
  88. ;  ^    ^    ^        Required filename.
  89. ;  |    |    |
  90. ;  |    |    Optional directory definition.  Include ending slash '/'.
  91. ;  |    |
  92. ;  |    AmigaDOS Device or Volume name.  
  93. ;  |
  94. ;  Keyword
  95. ;
  96. ; BUFFERSIZE: <value>
  97. ;
  98. ; Keywords need not be in any line-order
  99. ;
  100. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  101. ;
  102. ; Future Keyword Options:
  103. ;  Default Validation with override in ZAreaTick.CFG if needed.
  104. ;  Default Access Level with override in ZAreaTick.CFG if needed.
  105. ;  Default Address with override in ZAreaTick.CFG if needed.
  106. ;  Default Message Base target with override in ZAreaTick.CFG if needed.
  107. ;
  108. ; The reason for these defaults will be to keep the ZAreaTick.CFG file
  109. ; simple.  Note, however, that if defaults aren't going to meet your
  110. ; system's configuration, ZAreaTick.CFG is going to get crowded.
  111. ;
  112.